﻿2026-06-20T03:13:27.2128641Z Current runner version: '2.335.1'
2026-06-20T03:13:27.2133309Z Runner name: 'kitsubito'
2026-06-20T03:13:27.2133819Z Runner group name: 'Default'
2026-06-20T03:13:27.2134472Z Machine name: 'KITSUBITO'
2026-06-20T03:13:27.2136324Z ##[group]GITHUB_TOKEN Permissions
2026-06-20T03:13:27.2138099Z Contents: read
2026-06-20T03:13:27.2138500Z Metadata: read
2026-06-20T03:13:27.2138867Z Packages: read
2026-06-20T03:13:27.2139301Z ##[endgroup]
2026-06-20T03:13:27.2140878Z Secret source: Actions
2026-06-20T03:13:27.2141375Z Prepare workflow directory
2026-06-20T03:13:27.2493149Z Prepare all required actions
2026-06-20T03:13:27.2520779Z Getting action download info
2026-06-20T03:13:27.5845962Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-20T03:13:28.1323654Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-20T03:13:28.2146153Z ##[group]Run actions/checkout@v5
2026-06-20T03:13:28.2146880Z with:
2026-06-20T03:13:28.2147223Z   fetch-depth: 0
2026-06-20T03:13:28.2147629Z   repository: SaberMage/spt-core
2026-06-20T03:13:28.2151397Z   token: ***
2026-06-20T03:13:28.2151753Z   ssh-strict: true
2026-06-20T03:13:28.2152107Z   ssh-user: git
2026-06-20T03:13:28.2152470Z   persist-credentials: true
2026-06-20T03:13:28.2152856Z   clean: true
2026-06-20T03:13:28.2153218Z   sparse-checkout-cone-mode: true
2026-06-20T03:13:28.2153636Z   fetch-tags: false
2026-06-20T03:13:28.2153996Z   show-progress: true
2026-06-20T03:13:28.2154345Z   lfs: false
2026-06-20T03:13:28.2154674Z   submodules: false
2026-06-20T03:13:28.2155028Z   set-safe-directory: true
2026-06-20T03:13:28.2155637Z ##[endgroup]
2026-06-20T03:13:28.2958546Z Syncing repository: SaberMage/spt-core
2026-06-20T03:13:28.2960149Z ##[group]Getting Git version info
2026-06-20T03:13:28.2960850Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T03:13:28.2961759Z [command]/usr/bin/git version
2026-06-20T03:13:28.2984946Z git version 2.43.0
2026-06-20T03:13:28.3003143Z ##[endgroup]
2026-06-20T03:13:28.3015153Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/348fe061-0ed7-4a96-b896-3882fdc652b8' before making global git config changes
2026-06-20T03:13:28.3016533Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T03:13:28.3018162Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T03:13:28.3052452Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T03:13:28.3072316Z https://github.com/SaberMage/spt-core
2026-06-20T03:13:28.3084405Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T03:13:28.3086976Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T03:13:28.3107539Z HEAD
2026-06-20T03:13:28.3137450Z ##[endgroup]
2026-06-20T03:13:28.3138036Z [command]/usr/bin/git submodule status
2026-06-20T03:13:28.3335299Z ##[group]Cleaning the repository
2026-06-20T03:13:28.3337503Z [command]/usr/bin/git clean -ffdx
2026-06-20T03:13:28.3366177Z Removing traceable-reqs
2026-06-20T03:13:28.3372986Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T03:13:28.3452429Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:28.3457348Z ##[endgroup]
2026-06-20T03:13:28.3459285Z ##[group]Disabling automatic garbage collection
2026-06-20T03:13:28.3462341Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T03:13:28.3486686Z ##[endgroup]
2026-06-20T03:13:28.3487364Z ##[group]Setting up auth
2026-06-20T03:13:28.3491730Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T03:13:28.3516465Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T03:13:28.3711762Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T03:13:28.3741159Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T03:13:28.3927706Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T03:13:28.3956313Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T03:13:28.4143015Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T03:13:28.4173159Z ##[endgroup]
2026-06-20T03:13:28.4173894Z ##[group]Fetching the repository
2026-06-20T03:13:28.4181161Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eefd5dc56a070731406ebccc26587adecfc0199f:refs/remotes/pull/26/merge
2026-06-20T03:13:28.9934852Z From https://github.com/SaberMage/spt-core
2026-06-20T03:13:28.9935997Z    8b36b032..f7cf3808  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-20T03:13:28.9963568Z ##[endgroup]
2026-06-20T03:13:28.9964430Z ##[group]Determining the checkout info
2026-06-20T03:13:28.9965255Z ##[endgroup]
2026-06-20T03:13:28.9969237Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T03:13:29.0009895Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T03:13:29.0038101Z ##[group]Checking out the ref
2026-06-20T03:13:29.0040407Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T03:13:29.0084302Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:13:29.0089483Z ##[endgroup]
2026-06-20T03:13:29.0124861Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T03:13:29.0147507Z eefd5dc56a070731406ebccc26587adecfc0199f
2026-06-20T03:13:29.0348873Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-20T03:13:29.0350471Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-20T03:13:29.0367047Z shell: /usr/bin/bash -e {0}
2026-06-20T03:13:29.0367760Z ##[endgroup]
2026-06-20T03:13:29.0479393Z ##[group]Run set -euo pipefail
2026-06-20T03:13:29.0480188Z [36;1mset -euo pipefail[0m
2026-06-20T03:13:29.0480843Z [36;1mPIN=0c95435[0m
2026-06-20T03:13:29.0481482Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-20T03:13:29.0482275Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-20T03:13:29.0483374Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-20T03:13:29.0484820Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-20T03:13:29.0486270Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-20T03:13:29.0487415Z [36;1m  rm -rf "$CACHE"[0m
2026-06-20T03:13:29.0501665Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-20T03:13:29.0502650Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-20T03:13:29.0503767Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-20T03:13:29.0504947Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-20T03:13:29.0505748Z [36;1mfi[0m
2026-06-20T03:13:29.0506679Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-20T03:13:29.0522029Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-20T03:13:29.0522953Z env:
2026-06-20T03:13:29.0523518Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-20T03:13:29.0524248Z ##[endgroup]
2026-06-20T03:13:29.1039920Z     Updating crates.io index
2026-06-20T03:13:29.3911954Z    Compiling proc-macro2 v1.0.106
2026-06-20T03:13:29.3913143Z    Compiling quote v1.0.45
2026-06-20T03:13:29.3913977Z    Compiling unicode-ident v1.0.24
2026-06-20T03:13:29.3914801Z    Compiling libc v0.2.186
2026-06-20T03:13:29.3916103Z    Compiling serde_core v1.0.228
2026-06-20T03:13:29.3916985Z    Compiling cfg-if v1.0.4
2026-06-20T03:13:29.3955565Z    Compiling serde v1.0.228
2026-06-20T03:13:29.3981468Z    Compiling log v0.4.32
2026-06-20T03:13:29.4018784Z    Compiling pin-project-lite v0.2.17
2026-06-20T03:13:29.4038812Z    Compiling typenum v1.20.1
2026-06-20T03:13:29.4074812Z    Compiling portable-atomic v1.13.1
2026-06-20T03:13:29.4112132Z    Compiling memchr v2.8.1
2026-06-20T03:13:29.4149664Z    Compiling version_check v0.9.5
2026-06-20T03:13:29.4223309Z    Compiling critical-section v1.2.0
2026-06-20T03:13:29.4279373Z    Compiling shlex v2.0.1
2026-06-20T03:13:29.4553353Z    Compiling find-msvc-tools v0.1.9
2026-06-20T03:13:29.4765034Z    Compiling futures-core v0.3.32
2026-06-20T03:13:29.4879370Z    Compiling bytes v1.11.1
2026-06-20T03:13:29.5646579Z    Compiling subtle v2.6.1
2026-06-20T03:13:29.6355520Z    Compiling equivalent v1.0.2
2026-06-20T03:13:29.6635224Z    Compiling smallvec v1.15.1
2026-06-20T03:13:29.6890073Z    Compiling itoa v1.0.18
2026-06-20T03:13:29.7091529Z    Compiling semver v1.0.28
2026-06-20T03:13:29.7262124Z    Compiling stable_deref_trait v1.2.1
2026-06-20T03:13:29.7714655Z    Compiling futures-io v0.3.32
2026-06-20T03:13:29.7902703Z    Compiling slab v0.4.12
2026-06-20T03:13:29.8002251Z    Compiling futures-sink v0.3.32
2026-06-20T03:13:29.8389422Z    Compiling generic-array v0.14.7
2026-06-20T03:13:29.8543687Z    Compiling futures-task v0.3.32
2026-06-20T03:13:29.9042235Z    Compiling futures-channel v0.3.32
2026-06-20T03:13:29.9141725Z    Compiling bitflags v2.12.1
2026-06-20T03:13:29.9271954Z    Compiling rustversion v1.0.22
2026-06-20T03:13:29.9402314Z    Compiling hashbrown v0.17.1
2026-06-20T03:13:29.9922953Z    Compiling rustc_version v0.4.1
2026-06-20T03:13:30.0271342Z    Compiling cpufeatures v0.2.17
2026-06-20T03:13:30.0410846Z    Compiling fnv v1.0.7
2026-06-20T03:13:30.0888057Z    Compiling rand_core v0.10.1
2026-06-20T03:13:30.1041166Z    Compiling cfg_aliases v0.2.1
2026-06-20T03:13:30.1201640Z    Compiling strsim v0.11.1
2026-06-20T03:13:30.1397459Z    Compiling writeable v0.6.3
2026-06-20T03:13:30.1668465Z    Compiling litemap v0.8.2
2026-06-20T03:13:30.1831290Z    Compiling getrandom v0.4.2
2026-06-20T03:13:30.2431277Z    Compiling utf8_iter v1.0.4
2026-06-20T03:13:30.3271843Z    Compiling ident_case v1.0.1
2026-06-20T03:13:30.3775120Z    Compiling icu_normalizer_data v2.2.0
2026-06-20T03:13:30.4017119Z    Compiling dunce v1.0.5
2026-06-20T03:13:30.4045746Z    Compiling fs_extra v1.3.0
2026-06-20T03:13:30.4196557Z    Compiling icu_properties_data v2.2.0
2026-06-20T03:13:30.4280744Z    Compiling percent-encoding v2.3.2
2026-06-20T03:13:30.4621181Z    Compiling autocfg v1.5.1
2026-06-20T03:13:30.4939582Z    Compiling http v1.4.1
2026-06-20T03:13:30.6290730Z    Compiling aws-lc-rs v1.17.0
2026-06-20T03:13:30.6331057Z    Compiling unicode-segmentation v1.13.3
2026-06-20T03:13:30.6480542Z    Compiling syn v2.0.117
2026-06-20T03:13:30.7303056Z    Compiling cpufeatures v0.3.0
2026-06-20T03:13:30.7613992Z    Compiling thiserror v2.0.18
2026-06-20T03:13:30.7920292Z    Compiling scopeguard v1.2.0
2026-06-20T03:13:30.8039783Z    Compiling chacha20 v0.10.0
2026-06-20T03:13:30.8108136Z    Compiling indexmap v2.14.0
2026-06-20T03:13:30.9091665Z    Compiling lock_api v0.4.14
2026-06-20T03:13:30.9161826Z    Compiling form_urlencoded v1.2.2
2026-06-20T03:13:30.9254853Z    Compiling untrusted v0.9.0
2026-06-20T03:13:31.0185008Z    Compiling heck v0.5.0
2026-06-20T03:13:31.0264205Z    Compiling rustls v0.23.40
2026-06-20T03:13:31.0871244Z    Compiling atomic-waker v1.1.2
2026-06-20T03:13:31.0948132Z    Compiling unicode-xid v0.2.6
2026-06-20T03:13:31.1318013Z    Compiling const-oid v0.10.2
2026-06-20T03:13:31.1402070Z    Compiling anyhow v1.0.102
2026-06-20T03:13:31.1421605Z    Compiling paste v1.0.15
2026-06-20T03:13:31.1870793Z    Compiling convert_case v0.10.0
2026-06-20T03:13:31.2011107Z    Compiling zerocopy v0.8.50
2026-06-20T03:13:31.2107422Z    Compiling jobserver v0.1.34
2026-06-20T03:13:31.2186698Z    Compiling httparse v1.10.1
2026-06-20T03:13:31.2731099Z    Compiling parking_lot_core v0.9.12
2026-06-20T03:13:31.2993962Z    Compiling num-traits v0.2.19
2026-06-20T03:13:31.3349280Z    Compiling hybrid-array v0.4.12
2026-06-20T03:13:31.3600961Z    Compiling curve25519-dalek v4.1.3
2026-06-20T03:13:31.4748169Z    Compiling cc v1.2.63
2026-06-20T03:13:31.4758181Z    Compiling ahash v0.8.12
2026-06-20T03:13:31.5450884Z    Compiling base64ct v1.8.3
2026-06-20T03:13:31.5610834Z    Compiling either v1.16.0
2026-06-20T03:13:31.5780819Z    Compiling powerfmt v0.2.0
2026-06-20T03:13:31.5947311Z    Compiling crypto-common v0.1.7
2026-06-20T03:13:31.6021085Z    Compiling block-buffer v0.10.4
2026-06-20T03:13:31.6370803Z    Compiling http-body v1.0.1
2026-06-20T03:13:31.6891017Z    Compiling fastrand v2.4.1
2026-06-20T03:13:31.7270886Z    Compiling digest v0.10.7
2026-06-20T03:13:31.7420972Z    Compiling deranged v0.5.8
2026-06-20T03:13:31.7977717Z    Compiling pem-rfc7468 v1.0.0
2026-06-20T03:13:31.9043834Z    Compiling num-conv v0.2.2
2026-06-20T03:13:31.9480601Z    Compiling zmij v1.0.21
2026-06-20T03:13:31.9940786Z    Compiling mio v1.2.1
2026-06-20T03:13:32.0160897Z    Compiling socket2 v0.6.4
2026-06-20T03:13:32.0554883Z    Compiling getrandom v0.2.17
2026-06-20T03:13:32.2040735Z    Compiling rand_core v0.6.4
2026-06-20T03:13:32.2220874Z    Compiling time-core v0.1.8
2026-06-20T03:13:32.2290475Z    Compiling tower-service v0.3.3
2026-06-20T03:13:32.2800667Z    Compiling rand v0.10.1
2026-06-20T03:13:32.2975442Z    Compiling vcpkg v0.2.15
2026-06-20T03:13:32.3100954Z    Compiling tinyvec_macros v0.1.1
2026-06-20T03:13:32.3281040Z    Compiling pkg-config v0.3.33
2026-06-20T03:13:32.3421027Z    Compiling data-encoding v2.11.0
2026-06-20T03:13:32.3730670Z    Compiling base64 v0.22.1
2026-06-20T03:13:32.4060653Z    Compiling try-lock v0.2.5
2026-06-20T03:13:32.4220495Z    Compiling tinyvec v1.11.0
2026-06-20T03:13:32.4360631Z    Compiling parking_lot v0.12.5
2026-06-20T03:13:32.4970552Z    Compiling want v0.3.1
2026-06-20T03:13:32.5025771Z    Compiling crypto-common v0.2.2
2026-06-20T03:13:32.7030605Z    Compiling block-buffer v0.12.0
2026-06-20T03:13:32.8500159Z    Compiling cmake v0.1.58
2026-06-20T03:13:32.8589261Z    Compiling sha2 v0.10.9
2026-06-20T03:13:32.8721341Z    Compiling inout v0.1.4
2026-06-20T03:13:32.9130715Z    Compiling vergen-lib v9.1.0
2026-06-20T03:13:32.9827071Z    Compiling n0-future v0.3.2
2026-06-20T03:13:33.0310405Z    Compiling signature v2.2.0
2026-06-20T03:13:33.0441360Z    Compiling diatomic-waker v0.2.3
2026-06-20T03:13:33.1500560Z    Compiling httpdate v1.0.3
2026-06-20T03:13:33.1591406Z    Compiling spin v0.10.0
2026-06-20T03:13:33.2020802Z    Compiling winnow v1.0.3
2026-06-20T03:13:33.2151421Z    Compiling serde_json v1.0.150
2026-06-20T03:13:33.2185031Z    Compiling crossbeam-utils v0.8.21
2026-06-20T03:13:33.2185960Z    Compiling parking v2.2.1
2026-06-20T03:13:33.2410692Z    Compiling cordyceps v0.3.4
2026-06-20T03:13:33.2992240Z    Compiling ed25519 v2.2.3
2026-06-20T03:13:33.3082760Z    Compiling cipher v0.4.4
2026-06-20T03:13:33.3720707Z    Compiling futures-lite v2.6.1
2026-06-20T03:13:33.4250622Z    Compiling netlink-packet-core v0.8.1
2026-06-20T03:13:33.4532612Z    Compiling universal-hash v0.5.1
2026-06-20T03:13:33.4693298Z    Compiling vergen v9.1.0
2026-06-20T03:13:33.5210621Z    Compiling digest v0.11.3
2026-06-20T03:13:33.5537602Z    Compiling vergen-lib v0.1.6
2026-06-20T03:13:33.5790747Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-20T03:13:33.5830636Z    Compiling heapless v0.7.17
2026-06-20T03:13:33.6110389Z    Compiling futures-buffered v0.2.13
2026-06-20T03:13:33.6340631Z    Compiling noq-udp v0.10.0
2026-06-20T03:13:33.6623008Z    Compiling sync_wrapper v1.0.2
2026-06-20T03:13:33.7082814Z    Compiling byteorder v1.5.0
2026-06-20T03:13:33.7663199Z    Compiling opaque-debug v0.3.1
2026-06-20T03:13:33.7857298Z    Compiling allocator-api2 v0.2.21
2026-06-20T03:13:33.7930923Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-20T03:13:33.8276523Z    Compiling polyval v0.6.2
2026-06-20T03:13:33.8917578Z    Compiling spin v0.9.8
2026-06-20T03:13:33.9080695Z    Compiling hash32 v0.2.1
2026-06-20T03:13:33.9330629Z    Compiling vergen-gitcl v1.0.8
2026-06-20T03:13:33.9690427Z    Compiling aws-lc-sys v0.41.0
2026-06-20T03:13:33.9810505Z    Compiling ring v0.17.14
2026-06-20T03:13:34.0563784Z    Compiling libsqlite3-sys v0.30.1
2026-06-20T03:13:34.1080763Z    Compiling fallible-iterator v0.3.0
2026-06-20T03:13:34.1351640Z    Compiling num_threads v0.1.7
2026-06-20T03:13:34.1450601Z    Compiling tower-layer v0.3.3
2026-06-20T03:13:34.1512121Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-20T03:13:34.1570567Z    Compiling ryu v1.0.23
2026-06-20T03:13:34.2665598Z    Compiling signature v3.0.0
2026-06-20T03:13:34.2743324Z    Compiling time v0.3.47
2026-06-20T03:13:34.3170581Z    Compiling ghash v0.5.1
2026-06-20T03:13:34.3390547Z    Compiling sha2 v0.11.0-rc.5
2026-06-20T03:13:34.3790593Z    Compiling aes v0.8.4
2026-06-20T03:13:34.4000664Z    Compiling ctr v0.9.2
2026-06-20T03:13:34.4121003Z    Compiling fs2 v0.4.3
2026-06-20T03:13:34.4621466Z    Compiling http-body-util v0.1.3
2026-06-20T03:13:34.5553772Z    Compiling aead v0.5.2
2026-06-20T03:13:34.5880915Z    Compiling openssl-probe v0.2.1
2026-06-20T03:13:34.6060917Z    Compiling crossbeam-epoch v0.9.18
2026-06-20T03:13:34.6400695Z    Compiling crossbeam-channel v0.5.15
2026-06-20T03:13:34.6877321Z    Compiling blake3 v1.8.5
2026-06-20T03:13:34.8000682Z    Compiling netlink-packet-route v0.29.0
2026-06-20T03:13:34.8195268Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-20T03:13:34.9654399Z    Compiling aes-gcm v0.10.3
2026-06-20T03:13:35.0038509Z    Compiling uuid v1.23.2
2026-06-20T03:13:35.0559564Z    Compiling memoffset v0.6.5
2026-06-20T03:13:35.1402021Z    Compiling acto v0.8.2
2026-06-20T03:13:35.1730825Z    Compiling noq v0.18.0
2026-06-20T03:13:35.1807187Z    Compiling netwatch v0.16.0
2026-06-20T03:13:35.2419724Z    Compiling mac-addr v0.3.0
2026-06-20T03:13:35.3470832Z    Compiling rustc-hash v2.1.2
2026-06-20T03:13:35.3991752Z    Compiling ref-cast v1.0.25
2026-06-20T03:13:35.4225044Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-20T03:13:35.4440882Z    Compiling lru-slab v0.1.2
2026-06-20T03:13:35.4489470Z    Compiling identity-hash v0.1.0
2026-06-20T03:13:35.4911094Z    Compiling sorted-index-buffer v0.2.1
2026-06-20T03:13:35.5520817Z    Compiling thiserror v1.0.69
2026-06-20T03:13:35.5647882Z    Compiling rustix v1.1.4
2026-06-20T03:13:35.5980532Z    Compiling tagptr v0.2.0
2026-06-20T03:13:35.6512803Z    Compiling synstructure v0.13.2
2026-06-20T03:13:35.6830341Z    Compiling darling_core v0.20.11
2026-06-20T03:13:35.7154359Z    Compiling foldhash v0.2.0
2026-06-20T03:13:35.7432445Z    Compiling xml-rs v0.8.28
2026-06-20T03:13:35.8901151Z    Compiling hashbrown v0.16.1
2026-06-20T03:13:35.9245062Z    Compiling serde_derive_internals v0.29.1
2026-06-20T03:13:36.0826085Z    Compiling netlink-packet-route v0.30.0
2026-06-20T03:13:36.3853600Z    Compiling proc-macro-crate v3.5.0
2026-06-20T03:13:36.6460778Z    Compiling xmltree v0.10.3
2026-06-20T03:13:36.7041977Z    Compiling ioctl-rs v0.1.6
2026-06-20T03:13:36.7799381Z    Compiling serial-core v0.4.0
2026-06-20T03:13:36.7878055Z    Compiling termios v0.2.2
2026-06-20T03:13:36.8135204Z    Compiling errno v0.3.14
2026-06-20T03:13:36.8500867Z    Compiling aho-corasick v1.1.4
2026-06-20T03:13:36.8663819Z    Compiling simple-dns v0.9.3
2026-06-20T03:13:36.9209647Z    Compiling linux-raw-sys v0.12.1
2026-06-20T03:13:36.9431681Z    Compiling regex-syntax v0.8.10
2026-06-20T03:13:36.9780686Z    Compiling resolv-conf v0.7.6
2026-06-20T03:13:36.9824200Z    Compiling arrayref v0.3.9
2026-06-20T03:13:36.9933711Z    Compiling smol_str v0.1.24
2026-06-20T03:13:37.0460746Z    Compiling signal-hook v0.3.18
2026-06-20T03:13:37.0641401Z    Compiling toml_write v0.1.2
2026-06-20T03:13:37.2450742Z    Compiling simdutf8 v0.1.5
2026-06-20T03:13:37.2670865Z    Compiling winnow v0.7.15
2026-06-20T03:13:37.3040966Z    Compiling sha1_smol v1.0.1
2026-06-20T03:13:37.4290506Z    Compiling arrayvec v0.7.6
2026-06-20T03:13:37.5180917Z    Compiling constant_time_eq v0.4.2
2026-06-20T03:13:37.5510712Z    Compiling signal-hook-registry v1.4.8
2026-06-20T03:13:37.5570887Z    Compiling serial-unix v0.4.0
2026-06-20T03:13:37.6840536Z    Compiling lru v0.16.4
2026-06-20T03:13:37.7929415Z    Compiling serde_derive v1.0.228
2026-06-20T03:13:37.8170879Z    Compiling zeroize_derive v1.4.3
2026-06-20T03:13:37.8780654Z    Compiling tokio-macros v2.7.0
2026-06-20T03:13:37.8890611Z    Compiling zerofrom-derive v0.1.7
2026-06-20T03:13:38.3373176Z    Compiling futures-macro v0.3.32
2026-06-20T03:13:38.4446112Z    Compiling zeroize v1.8.2
2026-06-20T03:13:38.6400439Z    Compiling tokio v1.52.3
2026-06-20T03:13:38.6457101Z    Compiling yoke-derive v0.8.2
2026-06-20T03:13:38.9330209Z    Compiling zerovec-derive v0.11.3
2026-06-20T03:13:39.2140417Z    Compiling futures-util v0.3.32
2026-06-20T03:13:39.3210485Z    Compiling zerofrom v0.1.8
2026-06-20T03:13:39.4611567Z    Compiling displaydoc v0.2.6
2026-06-20T03:13:39.5927720Z    Compiling tracing-attributes v0.1.31
2026-06-20T03:13:39.6820947Z    Compiling rustls-pki-types v1.14.1
2026-06-20T03:13:39.9055050Z    Compiling thiserror-impl v2.0.18
2026-06-20T03:13:40.1110664Z    Compiling yoke v0.8.3
2026-06-20T03:13:40.3189888Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-20T03:13:40.3501102Z    Compiling zerotrie v0.2.4
2026-06-20T03:13:40.4028809Z    Compiling zerovec v0.11.6
2026-06-20T03:13:40.6070665Z    Compiling darling_macro v0.20.11
2026-06-20T03:13:40.7811214Z    Compiling derive_more-impl v2.1.1
2026-06-20T03:13:40.9730870Z    Compiling darling v0.20.11
2026-06-20T03:13:40.9823395Z    Compiling spez v0.1.2
2026-06-20T03:13:41.0350596Z    Compiling derive_builder_core v0.20.2
2026-06-20T03:13:41.1212533Z    Compiling tinystr v0.8.3
2026-06-20T03:13:41.1380667Z    Compiling potential_utf v0.1.5
2026-06-20T03:13:41.3141581Z    Compiling icu_collections v2.2.0
2026-06-20T03:13:41.3837414Z    Compiling icu_locale_core v2.2.0
2026-06-20T03:13:41.3944574Z    Compiling n0-error-macros v0.1.3
2026-06-20T03:13:41.4278569Z    Compiling der v0.8.0-rc.10
2026-06-20T03:13:41.9100835Z    Compiling pin-project-internal v1.1.13
2026-06-20T03:13:42.1521058Z    Compiling cobs v0.3.0
2026-06-20T03:13:42.4013759Z    Compiling postcard-derive v0.2.2
2026-06-20T03:13:42.4627979Z    Compiling derive_builder_macro v0.20.2
2026-06-20T03:13:42.5208622Z    Compiling icu_provider v2.2.0
2026-06-20T03:13:42.7870548Z    Compiling derive_builder v0.20.2
2026-06-20T03:13:42.9000293Z    Compiling n0-error v0.1.3
2026-06-20T03:13:42.9800796Z    Compiling icu_normalizer v2.2.0
2026-06-20T03:13:43.0390736Z    Compiling icu_properties v2.2.0
2026-06-20T03:13:43.1335162Z    Compiling spki v0.8.0-rc.4
2026-06-20T03:13:43.2891874Z    Compiling ipnet v2.12.0
2026-06-20T03:13:43.3487026Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-20T03:13:43.3569720Z    Compiling futures-executor v0.3.32
2026-06-20T03:13:43.3651192Z    Compiling pin-project v1.1.13
2026-06-20T03:13:43.4413127Z    Compiling ed25519-dalek v2.2.0
2026-06-20T03:13:43.5080479Z    Compiling futures v0.3.32
2026-06-20T03:13:43.5106731Z    Compiling ed25519 v3.0.0-rc.4
2026-06-20T03:13:43.7520672Z    Compiling prefix-trie v0.8.4
2026-06-20T03:13:43.7877506Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-20T03:13:43.9290796Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-20T03:13:44.1943538Z    Compiling once_cell v1.21.4
2026-06-20T03:13:44.2061005Z    Compiling rustls-native-certs v0.8.4
2026-06-20T03:13:44.2130951Z    Compiling num_enum_derive v0.7.6
2026-06-20T03:13:44.2617665Z    Compiling postcard v1.1.3
2026-06-20T03:13:44.3580655Z    Compiling data-encoding-macro v0.1.20
2026-06-20T03:13:44.4150835Z    Compiling tracing-core v0.1.36
2026-06-20T03:13:44.4361727Z    Compiling idna_adapter v1.2.2
2026-06-20T03:13:44.5692662Z    Compiling idna v1.1.0
2026-06-20T03:13:44.6780714Z    Compiling strum_macros v0.28.0
2026-06-20T03:13:44.6880864Z    Compiling iroh-metrics-derive v0.4.1
2026-06-20T03:13:44.8014768Z    Compiling hashbrown v0.14.5
2026-06-20T03:13:44.8178319Z    Compiling enum-assoc v1.3.0
2026-06-20T03:13:44.9011526Z    Compiling tokio-util v0.7.18
2026-06-20T03:13:45.1250641Z    Compiling tracing v0.1.44
2026-06-20T03:13:45.1431005Z    Compiling url v2.5.8
2026-06-20T03:13:45.2962517Z    Compiling netlink-sys v0.8.8
2026-06-20T03:13:45.4300528Z    Compiling derive_more v2.1.1
2026-06-20T03:13:45.4595990Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-20T03:13:45.4990878Z    Compiling tower v0.5.3
2026-06-20T03:13:45.6292141Z    Compiling hashlink v0.9.1
2026-06-20T03:13:45.6293083Z    Compiling async-trait v0.1.89
2026-06-20T03:13:45.6438669Z    Compiling netlink-proto v0.12.0
2026-06-20T03:13:45.6515163Z    Compiling netdev v0.42.0
2026-06-20T03:13:45.6575348Z    Compiling num_enum v0.7.6
2026-06-20T03:13:45.6803719Z    Compiling iroh-metrics v0.38.3
2026-06-20T03:13:45.7680826Z    Compiling iroh-relay v0.98.0
2026-06-20T03:13:45.8189745Z    Compiling moka v0.12.15
2026-06-20T03:13:45.8750801Z    Compiling toml_datetime v0.6.11
2026-06-20T03:13:45.9276559Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-20T03:13:46.0750688Z    Compiling h2 v0.4.14
2026-06-20T03:13:46.1410725Z    Compiling rusqlite v0.32.1
2026-06-20T03:13:46.1479979Z    Compiling tower-http v0.6.11
2026-06-20T03:13:46.1991243Z    Compiling tokio-stream v0.1.18
2026-06-20T03:13:46.2510844Z    Compiling n0-watcher v0.6.1
2026-06-20T03:13:46.4384079Z    Compiling attohttpc v0.30.1
2026-06-20T03:13:46.5360858Z    Compiling iroh-base v0.98.0
2026-06-20T03:13:46.5430752Z    Compiling serde_spanned v0.6.9
2026-06-20T03:13:46.6600759Z    Compiling ref-cast-impl v1.0.25
2026-06-20T03:13:46.6995381Z    Compiling thiserror-impl v1.0.69
2026-06-20T03:13:46.7560796Z    Compiling toml_edit v0.22.27
2026-06-20T03:13:46.9900917Z    Compiling webpki-roots v1.0.7
2026-06-20T03:13:47.0824456Z    Compiling regex-automata v0.4.14
2026-06-20T03:13:47.1190352Z    Compiling schemars_derive v1.2.1
2026-06-20T03:13:47.3663318Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-20T03:13:47.4170748Z    Compiling darling_core v0.23.0
2026-06-20T03:13:47.4868113Z    Compiling serde_bytes v0.11.19
2026-06-20T03:13:47.6042601Z    Compiling hmac v0.12.1
2026-06-20T03:13:47.7471857Z    Compiling seize v0.5.1
2026-06-20T03:13:47.7645609Z    Compiling iroh v0.98.2
2026-06-20T03:13:47.8730577Z    Compiling strum v0.28.0
2026-06-20T03:13:47.9780998Z    Compiling iroh-dns v0.98.0
2026-06-20T03:13:48.0230554Z    Compiling rustix v0.38.44
2026-06-20T03:13:48.0977415Z    Compiling bitflags v1.3.2
2026-06-20T03:13:48.1780646Z    Compiling dyn-clone v1.0.20
2026-06-20T03:13:48.1944458Z    Compiling pin-utils v0.1.0
2026-06-20T03:13:48.2570198Z    Compiling cmov v0.5.4
2026-06-20T03:13:48.3240590Z    Compiling utf8parse v0.2.2
2026-06-20T03:13:48.3640817Z    Compiling nix v0.25.1
2026-06-20T03:13:48.4330940Z    Compiling anstyle-parse v1.0.0
2026-06-20T03:13:48.4570532Z    Compiling filedescriptor v0.8.3
2026-06-20T03:13:48.4857024Z    Compiling papaya v0.2.4
2026-06-20T03:13:48.5280574Z    Compiling hkdf v0.12.4
2026-06-20T03:13:48.5775955Z    Compiling ctutils v0.4.2
2026-06-20T03:13:48.6290700Z    Compiling backon v1.6.0
2026-06-20T03:13:48.7401636Z    Compiling serial v0.4.0
2026-06-20T03:13:48.8250693Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-20T03:13:48.8650626Z    Compiling is_terminal_polyfill v1.70.2
2026-06-20T03:13:48.9027828Z    Compiling anstyle-query v1.1.5
2026-06-20T03:13:48.9639134Z    Compiling anstyle v1.0.14
2026-06-20T03:13:49.0370444Z    Compiling foldhash v0.1.5
2026-06-20T03:13:49.0630908Z    Compiling downcast-rs v1.2.1
2026-06-20T03:13:49.0680870Z    Compiling colorchoice v1.0.5
2026-06-20T03:13:49.1260838Z    Compiling shell-words v1.1.1
2026-06-20T03:13:49.1388548Z    Compiling instability v0.3.12
2026-06-20T03:13:49.1798758Z    Compiling linux-raw-sys v0.4.15
2026-06-20T03:13:49.1971138Z    Compiling hashbrown v0.15.5
2026-06-20T03:13:49.2090899Z    Compiling schemars v1.2.1
2026-06-20T03:13:49.2581008Z    Compiling anstream v1.0.0
2026-06-20T03:13:49.3341078Z    Compiling signal-hook-mio v0.2.5
2026-06-20T03:13:49.3530843Z    Compiling spake2 v0.4.0
2026-06-20T03:13:49.4326368Z    Compiling toml v0.8.23
2026-06-20T03:13:49.7125389Z    Compiling terminal_size v0.4.4
2026-06-20T03:13:49.7290779Z    Compiling strum_macros v0.26.4
2026-06-20T03:13:49.8593401Z    Compiling regex v1.12.3
2026-06-20T03:13:50.0290761Z    Compiling sha1 v0.10.6
2026-06-20T03:13:50.2761081Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-20T03:13:50.5060677Z    Compiling itertools v0.13.0
2026-06-20T03:13:50.6382121Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-20T03:13:50.8638193Z    Compiling castaway v0.2.4
2026-06-20T03:13:50.9758853Z    Compiling clap_lex v1.1.0
2026-06-20T03:13:51.0060842Z    Compiling darling_macro v0.23.0
2026-06-20T03:13:51.1310455Z    Compiling static_assertions v1.1.0
2026-06-20T03:13:51.2022704Z    Compiling doctest-file v1.1.1
2026-06-20T03:13:51.2096215Z    Compiling unicode-width v0.1.14
2026-06-20T03:13:51.3877977Z    Compiling darling v0.23.0
2026-06-20T03:13:51.4710360Z    Compiling indoc v2.0.7
2026-06-20T03:13:51.5220554Z    Compiling compact_str v0.8.2
2026-06-20T03:13:51.6830662Z    Compiling hyper v1.10.1
2026-06-20T03:13:51.6900374Z    Compiling interprocess v2.4.2
2026-06-20T03:13:51.7960656Z    Compiling clap_builder v4.6.0
2026-06-20T03:13:51.8521273Z    Compiling crossterm v0.28.1
2026-06-20T03:13:52.2964049Z    Compiling strum v0.26.3
2026-06-20T03:13:52.4101058Z    Compiling portable-pty v0.8.1
2026-06-20T03:13:52.4250753Z    Compiling unicode-truncate v1.1.0
2026-06-20T03:13:52.4782731Z    Compiling lru v0.12.5
2026-06-20T03:13:52.4991887Z    Compiling clap_derive v4.6.1
2026-06-20T03:13:52.5149777Z    Compiling unicode-width v0.2.0
2026-06-20T03:13:52.6002551Z    Compiling cassowary v0.3.0
2026-06-20T03:13:52.6350739Z    Compiling iana-time-zone v0.1.65
2026-06-20T03:13:52.6490961Z    Compiling nucleo-matcher v0.3.1
2026-06-20T03:13:52.7940728Z    Compiling qrcode v0.14.1
2026-06-20T03:13:52.8740739Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-20T03:13:52.9940787Z    Compiling ratatui v0.29.0
2026-06-20T03:13:53.5440739Z    Compiling hyper-util v0.1.20
2026-06-20T03:13:53.6440613Z    Compiling chrono v0.4.45
2026-06-20T03:13:53.6710784Z    Compiling tempfile v3.27.0
2026-06-20T03:13:53.7050906Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-20T03:13:54.7700737Z    Compiling clap v4.6.1
2026-06-20T03:13:55.5092029Z    Compiling igd-next v0.17.1
2026-06-20T03:13:56.6751994Z    Compiling portmapper v0.16.0
2026-06-20T03:14:01.1991481Z    Compiling rustls-webpki v0.103.13
2026-06-20T03:14:03.5114748Z    Compiling tokio-rustls v0.26.4
2026-06-20T03:14:03.5115184Z    Compiling rustls-platform-verifier v0.7.0
2026-06-20T03:14:03.5115588Z    Compiling noq-proto v0.17.0
2026-06-20T03:14:03.6503295Z    Compiling hyper-rustls v0.27.9
2026-06-20T03:14:03.6503810Z    Compiling hickory-net v0.26.0-beta.4
2026-06-20T03:14:03.6504593Z    Compiling tokio-websockets v0.13.2
2026-06-20T03:14:03.7700032Z    Compiling reqwest v0.13.4
2026-06-20T03:14:04.6638697Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-20T03:14:18.3243958Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-20T03:14:19.6908840Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-20T03:14:26.9129755Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-20T03:14:30.5170338Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
2026-06-20T03:14:30.5394495Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-20T03:14:30.5407470Z 
2026-06-20T03:14:30.5407900Z running 1 test
2026-06-20T03:14:36.6246191Z test new_brain_serves_against_old_broker ... ok
2026-06-20T03:14:36.6247669Z 
2026-06-20T03:14:36.6248379Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s
2026-06-20T03:14:36.6248793Z 
2026-06-20T03:14:36.6480804Z Post job cleanup.
2026-06-20T03:14:36.7189848Z [command]/usr/bin/git version
2026-06-20T03:14:36.7220818Z git version 2.43.0
2026-06-20T03:14:36.7252407Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0b5bf70e-00c9-4cca-85a5-ce8a24833cf0' before making global git config changes
2026-06-20T03:14:36.7253543Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T03:14:36.7256548Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T03:14:36.7287161Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T03:14:36.7314338Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T03:14:36.7499672Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T03:14:36.7519854Z http.https://github.com/.extraheader
2026-06-20T03:14:36.7527636Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-20T03:14:36.7727743Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T03:14:36.7920550Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T03:14:36.7946736Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T03:14:36.8252313Z Cleaning up orphan processes
2026-06-20T03:14:36.8753887Z Terminate orphan process: pid (2738379) (spt)
